xen.git
2006-10-05 kfraser@localhost... [NET] front: Fix size of grant_rx_ref[]. It should...
2006-10-05 Christian Limpach[HVM/vncserver] Implement a 'vnclisten' option to limit...
2006-10-05 Ian Campbell[NET] front: Include linux/moduleparam.h since we use...
2006-10-05 kaf24@firebug... [MBOOTPACK] Fix building mbootpack on x86/64.
2006-10-05 jchesterfield... [BLKTAP] Blktapctrl: Add asynchronous watch on dom0...
2006-10-05 Ian Campbell[NET] front: If the kernel does not include GSO then...
2006-10-05 Ian Campbell[NET] front: Invert the test for a kernel with GSO...
2006-10-05 kaf24@firebug... [LIBXC] Fix ptrace memory-mapping code to map pagetable...
2006-10-04 kfraser@localhost... Remove redundant '&' before array name in __RING_SIZE...
2006-10-04 kfraser@localhost... [LINUX] Don't bother to write a 5-bit value to a 2...
2006-10-04 kfraser@localhost... [NET] back: Disable packet queuing when a client has...
2006-10-04 kaf24@firebug... [IOEMU] When vncunused is specified, allocate a port...
2006-10-04 kaf24@firebug... [XEND] If 'vncused' is set, it won't specify an explici...
2006-10-04 kaf24@firebug... [HVMLOADER] Fix SMBIOS table code. One of the string...
2006-10-04 kaf24@firebug... [XEN] Never crash machine on int3 traps.
2006-10-03 kfraser@localhost... [NET] Make MAX_SKBUFF_ORDER page-size independent.
2006-10-03 kfraser@localhost... [IA64] Fix implicit declaration of initialize_keytable().
2006-10-03 Alastair Tse[XM] Fix rmlabel filename assignment
2006-10-03 Alastair Tse[XM] Fix missing security check in block-attach
2006-10-02 kfraser@localhost... [HVMLOADER] Clean up SMBIOS table-length computations.
2006-10-02 kfraser@localhost... [NET] front: Allow copying receive path to be selected...
2006-10-02 Steven Smith[XEN][HVM] Fix a bug which could lead to the guest...
2006-09-30 kaf24@firebug... [HVM][TOOLS] Improve warnign message when trying to...
2006-09-30 kaf24@firebug... [HVM] Mov to/from CR8 must be gated on whether VLAPIC...
2006-09-30 kaf24@firebug... [HVM] Add RDMSR/WRMSR instruction emulation to VMXAssis...
2006-09-30 kaf24@firebug... [HVM] Add sub instruction support to HVM MMIO decoder.
2006-09-30 kaf24@firebug... [HVM][SVM] Do not delay ExtInt event injection if RFLAG...
2006-09-29 kfraser@localhost... [NET] back: Loopback must copy foreign mappings.
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Arrange that we only consider sending a...
2006-09-29 kfraser@localhost... [BLKTAP] Find major number by searching sysfs
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Make sure that the interrupt which event...
2006-09-29 kfraser@localhost... [LINUX] Make evtchn device use a dynamic minor number.
2006-09-29 Tim Deegan[XEN] Recompute shadows of PAE PSE l2es when needed.
2006-09-29 kfraser@localhost... [HVM][SVM] Obtaining instruction address needs to mask...
2006-09-29 Alastair Tse[TOOLS] Fix xendomains init.d script DOG PIG confusion.
2006-09-29 kfraser@localhost... [HVM] Disable VMX/SVM on auxiliary processors when...
2006-09-29 kfraser@localhost... [HVM][VMX] Clear vmxe when VMX is not enabled.
2006-09-29 kfraser@localhost... [PYGRUB] Enable showing the cursor in pygrub when it...
2006-09-29 kfraser@localhost... [HVM][SVM] 64-bit Windows HVM guests require MCE/MCA...
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary TLB flush from blktap driver.
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary timeout from tapdisk select...
2006-09-29 kfraser@localhost... Remove dead pdb code from tools directory.
2006-09-29 kfraser@localhost... [VMXASSIST] Fix data32/addr32 instruction decode issue.
2006-09-29 kfraser@localhost... [HVM] Clean up hvm_copy interface to be more like copy_...
2006-09-29 kfraser@localhost... [HVM][VMX] Fix data copying in transition to/from vmxas...
2006-09-29 kfraser@localhost... [NET] back: Reset netfilter context in loopback receive...
2006-09-29 kfraser@localhost... [BLK] front: Flush workqueues with no locks held. Opera...
2006-09-29 kfraser@localhost... [XENBUS] Don't perform normal state-machine transitions and
2006-09-28 Andrew Warfield[BLKTAP] have udev create the device for blktap
2006-09-28 Andrew Warfield[BLKTAP] have blktap use a dynamic major
2006-09-28 Andrew Warfield[BLKTAP][XEND] Fix blktap to work with a bootloader
2006-09-28 Andrew Warfield[BLKTAP] Fix SMP debugging assert failures in blktap
2006-09-28 Andrew Warfield[BLKTAP] clean up blktap and remove private structure
2006-09-28 Andrew Warfield[BLKTAP] Fix blktap oops on domain shutdown
2006-09-28 Tim Deegan[XEN] Support lightweight shadow-translate PV guests...
2006-09-28 Tim Deegan[XEN] Fix interaction between tlbflush timestamp and...
2006-09-28 kfraser@localhost... [NET] back: 4 loopbacks by default for dom0 (previously...
2006-09-28 kfraser@localhost... [XEN] Remove weak-extern definitions from symbols.c.
2006-09-28 kfraser@localhost... [NET] back: Create 0 loopbacks by default for non-domain-0.
2006-09-28 atse@norwich... [XM] Report proper ACMError(s) instead of silently...
2006-09-28 atse@norwich... [XM] Remove traceback printing from load/makepolicy.py.
2006-09-28 atse@norwich... [XM] Fix stray quotes in usage message in getlabel.py
2006-09-28 atse@norwich... [XM] Fix error reporting for resources.py, remove dupli...
2006-09-28 atse@norwich... [XM] Removed traceback printing for non ACMError exceptions
2006-09-28 atse@norwich... [XM] Set proper return code for exceptions in xm, catch...
2006-09-28 kfraser@localhost... [XEN] Fix i386 hypercall code to always create shadow
2006-09-28 kfraser@localhost... [HVM] Avoid mis-optimisation of the SVM/VMX exit handlers
2006-09-28 atse@norwich... There's a typo in create.py, which affects PV bootloade...
2006-09-27 kfraser@localhost... [VMXASSIST] Cast to pointer type via long to avoid...
2006-09-27 Steven Smith[HVM] qemu should wait 10ms, rather than 100ms, between...
2006-09-27 kfraser@localhost... [XM-TEST] Remove the test for /dev/tpm0, which may...
2006-09-27 kfraser@localhost... [XEN] gdbstub return value is used to determine whether...
2006-09-27 kfraser@localhost... [XM] Fix 'xm uptime' command.
2006-09-27 kfraser@localhost... [XM] Fix domain reported by 'xm sched-sedf'.
2006-09-27 kfraser@localhost... [XM] Fix 'xm rmlabel' command.
2006-09-27 kfraser@localhost... [XM] Reenable the '-h' option, disabled in changeset...
2006-09-27 kfraser@localhost... [HVM] Fix stupid printf formatting error that breaks...
2006-09-27 kfraser@localhost... [HVM] Fix MSR read/write and add extra info when
2006-09-27 kfraser@localhost... [XEN] Fix x86_emulate and hvm-mmio-insn-len decoders
2006-09-26 Steven Smith[HVM][VNC] Fix typo.
2006-09-26 Steven Smith[HVM][VNC] Work around a bug in the newest version...
2006-09-26 Steven Smith[HVM][VNC] Make sure that qemu doesn't go into an infin...
2006-09-26 Steven Smith[HVM] Make qemu_advance_timer do something sensible...
2006-09-26 kfraser@localhost... [HVM] Fix HLT with interrupts disabled. Only take down
2006-09-26 Emmanuel AckaouyAdds support for the keyword 'all' to the vcpu-pin...
2006-09-26 kaf24@firebug... [VMXASSIST] Small fix to virt-to-phys translation.
2006-09-26 kaf24@firebug... Remove static forward declaration in gdbstub code.
2006-09-25 kfraser@localhost... [VMXASSIST] Fix virt-to-phys translation routine.
2006-09-25 kfraser@localhost... [XEN] Simplify VMCS allocation (never bigger than a...
2006-09-25 kfraser@localhost... [XEN] Small clean up.
2006-09-25 Steven Smith[HVM] Rate limit guest accesses to the qemu virtual...
2006-09-25 Emmanuel AckaouyMake dom0_vcpus_pin a platform independant option.
2006-09-25 kfraser@localhost... [XEN] Fix 11607 to avoid bignum aritmetic in assembly...
2006-09-25 kfraser@localhost... [HVM] Use AMD's isntruction-length decoder for VMX...
2006-09-25 kfraser@localhost... Consolidate the preferable use of a pragma with the...
2006-09-25 kfraser@localhost... [XEN] Limit size of Xen heap to 2GB.
2006-09-25 kfraser@localhost... [XEN] Use symbolic constants to determine segment limits.
2006-09-25 Steven SmithMerge.
next